01. Introduction

Introduction

Data Types and Operators

Welcome to this lesson on Data Types and Operators! You'll learn about:

  • Data Types: Integers, Floats, Booleans, Strings, Lists, Tuples, Sets, Dictionaries
  • Operators: Arithmetic, Assignment, Comparison, Logical, Membership, Identity
  • Built-In Functions, Compound Data Structures, Type Conversion
  • Whitespace and Style Guidelines